Skip to content

Conversation

@paracycle
Copy link

Locking faraday-gzip to 2.x versions disallows this gem's latest versions from being installed on Ruby 4.0, since old versions of faraday-gzip enforce Ruby < 4.0.

@larskanis
Copy link

Any chance to get a new release out with this PR? The current json_api_client-1.23.0 isn't usable on ruby-4.x otherwise.

@sfnelson sfnelson mentioned this pull request Jan 20, 2026
bernardo-kudocs pushed a commit to kudocs/json_api_client that referenced this pull request Feb 6, 2026
Remove < 3.0 constraint on faraday-gzip since faraday-gzip < 3.0
enforces Ruby < 4, blocking installation on Ruby 4.0+.

See upstream PR: JsonApiClient#416
@bernardo-kudocs
Copy link

Hey! We've applied this fix in our fork (kudocs/json_api_client) to unblock installation on Ruby 4.0.1. Would love to see this merged upstream so we can point back at the canonical gem. Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants